-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove management AngularJS controllers #6555
Remove management AngularJS controllers #6555
Conversation
- Remove AngularJS controller of Management - Remove deprecated listeners - Remove deprecated methods - Remove logtestProps from some components that were passed from the AngularJS controller - Move some methods to ReactJS - Create router to manage the view to display - Change button to render the Ruleset Test or Decoders Test to use a button that opens a flyout. - Remove the flyout components in the Logtest component
|
|
|
…o feat/6549-remove-angularjs-controller-management
…o feat/6549-remove-angularjs-controller-management
TestLegend: UI
Details 🟢 Ensure the Ruleset Test button on Decoders/Rules > Add new file opens a flyout with the content of Ruleset TestChrome - 🟢 Firefox - ⚫ Safari - ⚫ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!!
CR 🟢UI 🟢
Details 🟢 Ensure the Server management > Ruleset Test is rendered correctlyFirefox - ⚫ Safari - ⚫ 🟢 Ensure the Ruleset Test button on Decoders/Rules > Add new file opens a flyout with the content of Ruleset TestFirefox - ⚫ Safari - ⚫ |
…o feat/6549-remove-angularjs-controller-management
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
This pull request removes the tools and dev tools AngularJS controllers.
Changes:
AngularJS controller
button that opens a flyout.
Warning
This pull request depends on #6532.
Issues Resolved
#6549
Test
Legend:
⚫: none
🟢: pass
🟡: warning
🔴: fail
⚪: not applicable
UI
Details
⚫ Ensure the Server management > Ruleset Test is rendered correctly
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Ruleset Test button on Decoders/Rules > Add new file opens a flyout with the content of Ruleset Test
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Groups displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Status displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Cluster displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Statistics displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Logs displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Configuration displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > CDB Lists displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Decoders displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Server Management > Rules displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
⚫ Ensure the Dashboard Management > Reporting displays the view
Chrome - ⚫
Firefox - ⚫
Safari - ⚫
Check List
yarn test:jest